| Total Complexity | 25 |
| Dependencies | 1 |
| Dependents | 4 |
| Total lines | 126 |
| Lines of code | 72 |
| Logical lines of code | 32 |
| Comment lines | 19 |
| Methods | 7 |
| Properties | 8 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| storeData() | 53 | 9 | 23 | |
| loadData() | 53 | 8 | 22 | |
| deleteStoredData() | 68 | 3 | 7 | |
| setCompressionEnabled() | 68 | 2 | 8 | |
| __construct() | 71 | 1 | 6 | |
| setJsonSerialization() | 81 | 1 | 3 | |
| getStorageKey() | 82 | 1 | 3 |